FaRefundCheckRegister 
Logical Entity Name  FaRefundCheckRegister 
Default Table Name  FaRefundCheckRegister 
Physical Only  NO 
Definition 
 
Note 
 

FaRefundCheckRegister Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaRefundCheckRegisterID(PK)    int  NO 
 
SaBankAccountID    int  YES 
 
DateSent    datetime  YES 
 
TransactionDate    datetime  YES 
 
Payee    varchar(150)  YES 
 
PayeeAddressLine1    varchar(255)  YES 
 
CheckNumber    varchar(20)  YES 
 
Amount    money  YES 
 
Type    char(1)  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaRefundCheckRegister Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaRefundCheckRegister_FaRefundCheckRegisterID  PrimaryKey  FaRefundCheckRegisterID 

FaRefundCheckRegister Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaRefundCheckRegister Check Constraints 
Check Constraint Name  CheckConstraint